Lines Matching defs:stub_code
102 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReplaceWithBuiltinCall() local
137 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReplaceUnaryOpWithBuiltinCall() local
612 Node* stub_code = jsgraph()->ArrayConstructorStubConstant(); in LowerJSCreateArray() local
846 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSConstructForwardVarargs() local
869 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSConstruct() local
901 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSConstructWithArrayLike() local
930 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSConstructWithSpread() local
957 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSCallForwardVarargs() local
978 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSCall() local
999 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSCallWithArrayLike() local
1034 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSCallWithSpread() local