Home
last modified time | relevance | path

Searched refs:LowerCallTargetCheckWithGlobalEnv (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbuiltins_lowering.h43 GateRef LowerCallTargetCheckWithGlobalEnv(GateRef gate, BuiltinsStubCSigns::ID id);
Dbuiltins_lowering.cpp266 return LowerCallTargetCheckWithGlobalEnv(gate, id); in LowerCallTargetCheck()
281 GateRef BuiltinLowering::LowerCallTargetCheckWithGlobalEnv(GateRef gate, BuiltinsStubCSigns::ID id) in LowerCallTargetCheckWithGlobalEnv() function in panda::ecmascript::kungfu::BuiltinLowering