Searched defs:code_target (Results 1 – 3 of 3) sorted by relevance
446 Node* code_target = HeapConstant(callable.code()); in CallJS() local455 Node* code_target = HeapConstant(callable.code()); in CallConstruct() local464 Node* code_target = HeapConstant(callable.code()); in CallRuntimeN() local
396 Node* code_target = __ HeapConstant(ic.code()); in BuildLoadGlobal() local449 Node* code_target = __ HeapConstant(ic.code()); in DoStaGlobal() local576 Node* code_target = __ HeapConstant(ic.code()); in BuildLoadNamedProperty() local614 Node* code_target = __ HeapConstant(ic.code()); in BuildLoadKeyedProperty() local650 Node* code_target = __ HeapConstant(ic.code()); in DoStoreIC() local686 Node* code_target = __ HeapConstant(ic.code()); in DoKeyedStoreIC() local
311 Node* CodeAssembler::CallN(CallDescriptor* descriptor, Node* code_target, in CallN()319 Node* CodeAssembler::TailCallN(CallDescriptor* descriptor, Node* code_target, in TailCallN()