Home
last modified time | relevance | path

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

/external/v8/src/
Dstub-cache.h596 Handle<Code> CompileLoadConstant(Handle<JSObject> object,
630 Handle<Code> CompileLoadConstant(Handle<String> name,
Dstub-cache.cc186 compiler.CompileLoadConstant(receiver, holder, value, name); in ComputeLoadConstant()
268 compiler.CompileLoadConstant(name, receiver, holder, value); in ComputeKeyedLoadConstant()
/external/v8/src/x64/
Dstub-cache-x64.cc2615 Handle<Code> LoadStubCompiler::CompileLoadConstant(Handle<JSObject> object, in CompileLoadConstant() function in v8::internal::LoadStubCompiler
2761 Handle<Code> KeyedLoadStubCompiler::CompileLoadConstant( in CompileLoadConstant() function in v8::internal::KeyedLoadStubCompiler
/external/v8/src/ia32/
Dstub-cache-ia32.cc2784 Handle<Code> LoadStubCompiler::CompileLoadConstant(Handle<JSObject> object, in CompileLoadConstant() function in v8::internal::LoadStubCompiler
2938 Handle<Code> KeyedLoadStubCompiler::CompileLoadConstant( in CompileLoadConstant() function in v8::internal::KeyedLoadStubCompiler
/external/v8/src/arm/
Dstub-cache-arm.cc2764 Handle<Code> LoadStubCompiler::CompileLoadConstant(Handle<JSObject> object, in CompileLoadConstant() function in v8::internal::LoadStubCompiler
2896 Handle<Code> KeyedLoadStubCompiler::CompileLoadConstant( in CompileLoadConstant() function in v8::internal::KeyedLoadStubCompiler
/external/v8/src/mips/
Dstub-cache-mips.cc2761 Handle<Code> LoadStubCompiler::CompileLoadConstant(Handle<JSObject> object, in CompileLoadConstant() function in v8::internal::LoadStubCompiler
2891 Handle<Code> KeyedLoadStubCompiler::CompileLoadConstant( in CompileLoadConstant() function in v8::internal::KeyedLoadStubCompiler