Home
last modified time | relevance | path

Searched refs:JSCreateWithContext (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Dopcodes.h134 V(JSCreateWithContext) \
Djs-generic-lowering.cc120 REPLACE_RUNTIME_CALL(JSCreateWithContext, Runtime::kPushWithContext)
/external/v8/test/unittests/compiler/
Djs-typed-lowering-unittest.cc1153 TEST_F(JSTypedLoweringTest, JSCreateWithContext) { in TEST_F() argument