Searched defs:GetNativeOrCjsModuleValue (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/module/ | ||
| D | module_value_accessor.cpp | 126 JSTaggedValue ModuleValueAccessor::GetNativeOrCjsModuleValue(JSThread *thread, JSHandle<SourceTextM… in GetNativeOrCjsModuleValue() function in panda::ecmascript::ModuleValueAccessor |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | stub_builder.cpp | 11979 GateRef StubBuilder::GetNativeOrCjsModuleValue(GateRef glue, GateRef module, GateRef index) in GetNativeOrCjsModuleValue() function in panda::ecmascript::kungfu::StubBuilder |