Home
last modified time | relevance | path

Searched defs:stub_code (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Djs-generic-lowering.cc217 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReplaceWithStubCall() local
567 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSCallConstruct() local
591 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSCallFunction() local
Djs-typed-lowering.cc1536 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReduceJSCreateArguments() local
1549 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReduceJSCreateArguments() local
1831 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReduceJSCreateClosure() local
1894 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReduceJSCreateLiteralArray() local
1928 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReduceJSCreateLiteralObject() local
1984 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReduceJSCreateFunctionContext() local
/external/v8/test/unittests/compiler/
Dinstruction-selector-unittest.cc443 Node* stub_code = m.HeapConstant(callable.code()); in TARGET_TEST_F() local
556 Node* stub_code = m.HeapConstant(callable.code()); in TARGET_TEST_F() local