Home
last modified time | relevance | path

Searched refs:NewJSGlobalPropertyCell (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/
Dfactory.h176 Handle<JSGlobalPropertyCell> NewJSGlobalPropertyCell(
Dfactory.cc325 Handle<JSGlobalPropertyCell> Factory::NewJSGlobalPropertyCell( in NewJSGlobalPropertyCell() function in v8::internal::Factory
/external/v8/src/ia32/
Dlithium-codegen-ia32.cc3778 isolate()->factory()->NewJSGlobalPropertyCell(object); in LoadHeapObject()
/external/v8/src/x64/
Dlithium-codegen-x64.cc3598 factory()->NewJSGlobalPropertyCell(object); in LoadHeapObject()
/external/v8/src/arm/
Dlithium-codegen-arm.cc3839 factory()->NewJSGlobalPropertyCell(object); in LoadHeapObject()