Home
last modified time | relevance | path

Searched defs:UpdateBindingAndGetModuleValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_value_accessor.cpp384 JSTaggedValue ModuleValueAccessor::UpdateBindingAndGetModuleValue(JSThread *thread, JSHandle<Source… in UpdateBindingAndGetModuleValue() function in panda::ecmascript::ModuleValueAccessor
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp12230 GateRef StubBuilder::UpdateBindingAndGetModuleValue(GateRef glue, GateRef module, GateRef requiredM… in UpdateBindingAndGetModuleValue() function in panda::ecmascript::kungfu::StubBuilder