Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stubs.h2184 masm->bind(&call_runtime_); in SkipSlow()
2199 Label call_runtime_; variable
/external/v8/src/arm64/
Dcode-stubs-arm64.cc2348 &call_runtime_); in GenerateFast()
2393 __ Bind(&call_runtime_); in GenerateSlow()
/external/v8/src/x64/
Dcode-stubs-x64.cc2001 masm, object_, index_, result_, &call_runtime_); in GenerateFast()
2051 __ bind(&call_runtime_); in GenerateSlow()
/external/v8/src/s390/
Dcode-stubs-s390.cc2175 &call_runtime_); in GenerateFast()
2221 __ bind(&call_runtime_); in GenerateSlow()
/external/v8/src/ia32/
Dcode-stubs-ia32.cc2044 masm, factory, object_, index_, result_, &call_runtime_); in GenerateFast()
2094 __ bind(&call_runtime_); in GenerateSlow()
/external/v8/src/x87/
Dcode-stubs-x87.cc1766 masm, factory, object_, index_, result_, &call_runtime_); in GenerateFast()
1816 __ bind(&call_runtime_); in GenerateSlow()
/external/v8/src/ppc/
Dcode-stubs-ppc.cc2174 &call_runtime_); in GenerateFast()
2221 __ bind(&call_runtime_); in GenerateSlow()
/external/v8/src/mips64/
Dcode-stubs-mips64.cc2060 &call_runtime_); in GenerateFast()
2287 __ bind(&call_runtime_); in GenerateSlow()
/external/v8/src/mips/
Dcode-stubs-mips.cc2219 &call_runtime_); in GenerateFast()
2270 __ bind(&call_runtime_); in GenerateSlow()
/external/v8/src/arm/
Dcode-stubs-arm.cc2102 &call_runtime_); in GenerateFast()
2152 __ bind(&call_runtime_); in GenerateSlow()