Home
last modified time | relevance | path

Searched refs:CompileLoadGlobal (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/
Dstub-cache.h605 Handle<Code> CompileLoadGlobal(Handle<JSObject> object,
Dstub-cache.cc229 compiler.CompileLoadGlobal(receiver, holder, cell, name, is_dont_delete); in ComputeLoadGlobal()
/external/v8/src/x64/
Dstub-cache-x64.cc2659 Handle<Code> LoadStubCompiler::CompileLoadGlobal( in CompileLoadGlobal() function in v8::internal::LoadStubCompiler
/external/v8/src/ia32/
Dstub-cache-ia32.cc2830 Handle<Code> LoadStubCompiler::CompileLoadGlobal( in CompileLoadGlobal() function in v8::internal::LoadStubCompiler
/external/v8/src/arm/
Dstub-cache-arm.cc2806 Handle<Code> LoadStubCompiler::CompileLoadGlobal( in CompileLoadGlobal() function in v8::internal::LoadStubCompiler
/external/v8/src/mips/
Dstub-cache-mips.cc2804 Handle<Code> LoadStubCompiler::CompileLoadGlobal( in CompileLoadGlobal() function in v8::internal::LoadStubCompiler