Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.h341 void LowerLdLazySendableExternalModuleVar(GateRef gate);
Dslowpath_lowering.cpp796 LowerLdLazySendableExternalModuleVar(gate); in Lower()
3887 void SlowPathLowering::LowerLdLazySendableExternalModuleVar(GateRef gate) in LowerLdLazySendableExternalModuleVar() function in panda::ecmascript::kungfu::SlowPathLowering