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