Home
last modified time | relevance | path

Searched defs:IsNative (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/libabckit/include/cpp/headers/arkts/
Dfunction_impl.h36 inline bool Function::IsNative() const in IsNative() function
/arkcompiler/runtime_core/libpandafile/
Dmethod_data_accessor.h59 bool IsNative() const in IsNative() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dmethod_data_accessor.h76 bool IsNative() const in IsNative() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.h178 bool IsNative() const in IsNative() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dcframe.h100 bool IsNative() const in IsNative() function
Dmethod.h501 bool IsNative() const in IsNative() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_function.h314 bool IsNative() const in IsNative() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4115 bool FunctionRef::IsNative(const EcmaVM *vm) in IsNative() function in panda::FunctionRef