Home
last modified time | relevance | path

Searched refs:global_symbol (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dbootstrapper.cc966 FieldDescriptor field(heap->global_symbol(), in InitializeGlobal()
1446 Handle<String> global_symbol = factory()->LookupAsciiSymbol("global"); in InstallNatives() local
1450 builtins, global_symbol, global_obj, attributes)); in InstallNatives()
Dheap.h189 V(global_symbol, "global") \
Druntime.cc1831 result = regexp->SetLocalPropertyIgnoreAttributes(heap->global_symbol(), in RUNTIME_FUNCTION()