Home
last modified time | relevance | path

Searched defs:IsNativeModule (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.h184 inline static bool IsNativeModule(ModuleTypes moduleType) in IsNativeModule() function
Djs_module_source_text.cpp281 bool SourceTextModule::IsNativeModule(const CString &moduleRequestName) in IsNativeModule() function in panda::ecmascript::SourceTextModule
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h4593 inline GateRef StubBuilder::IsNativeModule(GateRef module) in IsNativeModule() function