Searched refs:GenerateLoadFunctionFromCell (Results 1 - 5 of 5) sorted by relevance

/external/v8/src/ia32/
H A Dstub-cache-ia32.cc1271 void CallStubCompiler::GenerateLoadFunctionFromCell( function in class:v8::internal::CallStubCompiler
1861 GenerateLoadFunctionFromCell(cell, function, &miss);
1944 GenerateLoadFunctionFromCell(cell, function, &miss);
2068 GenerateLoadFunctionFromCell(cell, function, &miss);
2409 GenerateLoadFunctionFromCell(cell, function, &miss);
/external/v8/src/
H A Dstub-cache.h824 void GenerateLoadFunctionFromCell(Handle<JSGlobalPropertyCell> cell,
/external/v8/src/x64/
H A Dstub-cache-x64.cc1243 void CallStubCompiler::GenerateLoadFunctionFromCell( function in class:v8::internal::CallStubCompiler
1809 GenerateLoadFunctionFromCell(cell, function, &miss);
1890 GenerateLoadFunctionFromCell(cell, function, &miss);
2240 GenerateLoadFunctionFromCell(cell, function, &miss);
/external/v8/src/arm/
H A Dstub-cache-arm.cc1405 void CallStubCompiler::GenerateLoadFunctionFromCell( function in class:v8::internal::CallStubCompiler
1972 GenerateLoadFunctionFromCell(cell, function, &miss);
2047 GenerateLoadFunctionFromCell(cell, function, &miss);
2187 GenerateLoadFunctionFromCell(cell, function, &miss);
2494 GenerateLoadFunctionFromCell(cell, function, &miss);
/external/v8/src/mips/
H A Dstub-cache-mips.cc1404 void CallStubCompiler::GenerateLoadFunctionFromCell( function in class:v8::internal::CallStubCompiler
1972 GenerateLoadFunctionFromCell(cell, function, &miss);
2047 GenerateLoadFunctionFromCell(cell, function, &miss);
2176 GenerateLoadFunctionFromCell(cell, function, &miss);
2489 GenerateLoadFunctionFromCell(cell, function, &miss);

Completed in 137 milliseconds