Home
last modified time | relevance | path

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

/external/v8/src/
Dfactory.h213 Handle<JSGlobalPropertyCell> NewJSGlobalPropertyCell(
Dfactory.cc432 Handle<JSGlobalPropertyCell> Factory::NewJSGlobalPropertyCell( in NewJSGlobalPropertyCell() function in v8::internal::Factory
/external/v8/src/ia32/
Dfull-codegen-ia32.cc128 profiling_counter_ = isolate()->factory()->NewJSGlobalPropertyCell( in Generate()
1023 isolate()->factory()->NewJSGlobalPropertyCell( in VisitForInStatement()
2219 isolate()->factory()->NewJSGlobalPropertyCell(uninitialized); in EmitCallWithStub()
2408 isolate()->factory()->NewJSGlobalPropertyCell(uninitialized); in VisitCallNew()
Dmacro-assembler-ia32.cc2253 isolate()->factory()->NewJSGlobalPropertyCell(object); in LoadHeapObject()
2264 isolate()->factory()->NewJSGlobalPropertyCell(object); in PushHeapObject()
Dlithium-codegen-ia32.cc2004 factory()->NewJSGlobalPropertyCell(factory()->the_hole_value()); in DoInstanceOfKnownGlobal()
4163 isolate()->factory()->NewJSGlobalPropertyCell(target); in DoCheckFunction()
/external/v8/src/arm/
Dfull-codegen-arm.cc140 profiling_counter_ = isolate()->factory()->NewJSGlobalPropertyCell( in Generate()
1067 isolate()->factory()->NewJSGlobalPropertyCell( in VisitForInStatement()
2469 isolate()->factory()->NewJSGlobalPropertyCell(uninitialized); in VisitCallNew()
Dlithium-codegen-arm.cc2201 factory()->NewJSGlobalPropertyCell(factory()->the_hole_value()); in DoInstanceOfKnownGlobal()
4318 isolate()->factory()->NewJSGlobalPropertyCell(target); in DoCheckFunction()
Dmacro-assembler-arm.cc414 isolate()->factory()->NewJSGlobalPropertyCell(object); in LoadHeapObject()
/external/v8/src/mips/
Dfull-codegen-mips.cc148 profiling_counter_ = isolate()->factory()->NewJSGlobalPropertyCell( in Generate()
1075 isolate()->factory()->NewJSGlobalPropertyCell( in VisitForInStatement()
2493 isolate()->factory()->NewJSGlobalPropertyCell(uninitialized); in VisitCallNew()
Dlithium-codegen-mips.cc2073 factory()->NewJSGlobalPropertyCell(factory()->the_hole_value()); in DoInstanceOfKnownGlobal()
4214 isolate()->factory()->NewJSGlobalPropertyCell(target); in DoCheckFunction()
Dmacro-assembler-mips.cc88 isolate()->factory()->NewJSGlobalPropertyCell(object); in LoadHeapObject()
/external/v8/src/x64/
Dmacro-assembler-x64.cc2252 isolate()->factory()->NewJSGlobalPropertyCell(object); in LoadHeapObject()
2264 isolate()->factory()->NewJSGlobalPropertyCell(object); in PushHeapObject()
Dfull-codegen-x64.cc974 isolate()->factory()->NewJSGlobalPropertyCell( in VisitForInStatement()
2302 isolate()->factory()->NewJSGlobalPropertyCell(uninitialized); in VisitCallNew()
Dlithium-codegen-x64.cc1961 factory()->NewJSGlobalPropertyCell(factory()->the_hole_value()); in DoInstanceOfKnownGlobal()
3935 isolate()->factory()->NewJSGlobalPropertyCell(target); in DoCheckFunction()