Home
last modified time | relevance | path

Searched refs:GenerateLoadFunctionFromCell (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/v8/src/x64/
Dstub-cache-x64.cc1546 void CallStubCompiler::GenerateLoadFunctionFromCell( in GenerateLoadFunctionFromCell() function in v8::internal::CallStubCompiler
1614 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileArrayCodeCall()
2094 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileStringFromCharCodeCall()
2148 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileMathFloorCall()
2251 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileMathAbsCall()
2536 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileCallGlobal()
/external/chromium_org/v8/src/ia32/
Dstub-cache-ia32.cc1609 void CallStubCompiler::GenerateLoadFunctionFromCell( in GenerateLoadFunctionFromCell() function in v8::internal::CallStubCompiler
1682 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileArrayCodeCall()
2172 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileStringFromCharCodeCall()
2232 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileMathFloorCall()
2336 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileMathAbsCall()
2628 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileCallGlobal()
/external/chromium_org/v8/src/arm/
Dstub-cache-arm.cc1521 void CallStubCompiler::GenerateLoadFunctionFromCell( in GenerateLoadFunctionFromCell() function in v8::internal::CallStubCompiler
1589 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileArrayCodeCall()
2078 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileStringFromCharCodeCall()
2129 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileMathFloorCall()
2219 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileMathAbsCall()
2508 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileCallGlobal()
/external/chromium_org/v8/src/mips/
Dstub-cache-mips.cc1507 void CallStubCompiler::GenerateLoadFunctionFromCell( in GenerateLoadFunctionFromCell() function in v8::internal::CallStubCompiler
1574 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileArrayCodeCall()
2057 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileStringFromCharCodeCall()
2107 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileMathFloorCall()
2216 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileMathAbsCall()
2504 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileCallGlobal()
/external/v8/src/ia32/
Dstub-cache-ia32.cc1271 void CallStubCompiler::GenerateLoadFunctionFromCell( in GenerateLoadFunctionFromCell() function in v8::internal::CallStubCompiler
1861 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileStringFromCharCodeCall()
1944 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileMathFloorCall()
2068 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileMathAbsCall()
2409 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileCallGlobal()
/external/v8/src/x64/
Dstub-cache-x64.cc1243 void CallStubCompiler::GenerateLoadFunctionFromCell( in GenerateLoadFunctionFromCell() function in v8::internal::CallStubCompiler
1809 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileStringFromCharCodeCall()
1890 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileMathAbsCall()
2240 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileCallGlobal()
/external/v8/src/mips/
Dstub-cache-mips.cc1404 void CallStubCompiler::GenerateLoadFunctionFromCell( in GenerateLoadFunctionFromCell() function in v8::internal::CallStubCompiler
1972 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileStringFromCharCodeCall()
2047 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileMathFloorCall()
2176 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileMathAbsCall()
2489 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileCallGlobal()
/external/v8/src/arm/
Dstub-cache-arm.cc1405 void CallStubCompiler::GenerateLoadFunctionFromCell( in GenerateLoadFunctionFromCell() function in v8::internal::CallStubCompiler
1972 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileStringFromCharCodeCall()
2047 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileMathFloorCall()
2187 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileMathAbsCall()
2494 GenerateLoadFunctionFromCell(cell, function, &miss); in CompileCallGlobal()
/external/v8/src/
Dstub-cache.h824 void GenerateLoadFunctionFromCell(Handle<JSGlobalPropertyCell> cell,
/external/chromium_org/v8/src/
Dstub-cache.h995 void GenerateLoadFunctionFromCell(Handle<Cell> cell,