String & Array class fixes.
git-svn-id: svn://10.0.0.236/trunk@139210 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -394,8 +394,8 @@ namespace MetaData {
|
||||
INIT_STRINGATOM(Function),
|
||||
INIT_STRINGATOM(Object),
|
||||
INIT_STRINGATOM(object),
|
||||
Empty_StringAtom(&world.identifiers[""]),
|
||||
Dollar_StringAtom(&world.identifiers["$"]),
|
||||
Empty_StringAtom(allocStringPtr(&world.identifiers[""])),
|
||||
Dollar_StringAtom(allocStringPtr(&world.identifiers["$"])),
|
||||
INIT_STRINGATOM(prototype),
|
||||
INIT_STRINGATOM(length),
|
||||
INIT_STRINGATOM(toString),
|
||||
|
||||
Reference in New Issue
Block a user