Searched refs:orig_func (Results 1 – 2 of 2) sorted by relevance
833 uptr orig_func; in OverrideFunction() local834 if (!GetFunctionAddressInDLLs(name, &orig_func)) in OverrideFunction()836 return OverrideFunction(orig_func, new_func, orig_old_func); in OverrideFunction()
131 Object* orig_func = *new_target; in Invoke() local139 value = CALL_GENERATED_CODE(isolate, stub_entry, orig_func, func, recv, in Invoke()