Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h249 ARK_INLINE bool IsUndefinedOrNull() const in IsUndefinedOrNull() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h306 inline bool IsUndefinedOrNull() const in IsUndefinedOrNull() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_accessor.cpp1021 bool GateAccessor::IsUndefinedOrNull(GateRef gate) const in IsUndefinedOrNull() function in panda::ecmascript::kungfu::GateAccessor