Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stubs.h1853 masm->bind(&call_runtime_); in SkipSlow()
1868 Label call_runtime_; variable
/external/v8/src/arm/
Dcode-stubs-arm.cc1977 &call_runtime_); in GenerateFast()
2027 __ bind(&call_runtime_); in GenerateSlow()
/external/v8/src/arm64/
Dcode-stubs-arm64.cc2208 &call_runtime_); in GenerateFast()
2253 __ Bind(&call_runtime_); in GenerateSlow()
/external/v8/src/x64/
Dcode-stubs-x64.cc1876 masm, object_, index_, result_, &call_runtime_); in GenerateFast()
1926 __ bind(&call_runtime_); in GenerateSlow()
/external/v8/src/x87/
Dcode-stubs-x87.cc1770 masm, factory, object_, index_, result_, &call_runtime_); in GenerateFast()
1820 __ bind(&call_runtime_); in GenerateSlow()
/external/v8/src/mips64/
Dcode-stubs-mips64.cc1938 &call_runtime_); in GenerateFast()
2172 __ bind(&call_runtime_); in GenerateSlow()
/external/v8/src/mips/
Dcode-stubs-mips.cc2111 &call_runtime_); in GenerateFast()
2162 __ bind(&call_runtime_); in GenerateSlow()
/external/v8/src/s390/
Dcode-stubs-s390.cc2073 &call_runtime_); in GenerateFast()
2119 __ bind(&call_runtime_); in GenerateSlow()
/external/v8/src/ia32/
Dcode-stubs-ia32.cc1922 masm, factory, object_, index_, result_, &call_runtime_); in GenerateFast()
1972 __ bind(&call_runtime_); in GenerateSlow()
/external/v8/src/ppc/
Dcode-stubs-ppc.cc2074 &call_runtime_); in GenerateFast()
2121 __ bind(&call_runtime_); in GenerateSlow()