Searched refs:global_string (Results 1 – 5 of 5) sorted by relevance
364 Handle<String> global_string = factory->InternalizeUtf8String("global"); in GetImports() local423 import_kind = global_string; in GetImports()464 Handle<String> global_string = factory->InternalizeUtf8String("global"); in GetExports() local521 export_kind = global_string; in GetExports()
254 V(_, global_string, "global") \
2508 SimpleInstallGetter(isolate_, prototype, factory->global_string(), in InitializeGlobal()
1834 JSReceiver::GetProperty(isolate, recv, factory->global_string())); in RUNTIME_FUNCTION()
546 if (IsJSGlobalProxy()) return roots.global_string(); in class_name()