Home
last modified time | relevance | path

Searched defs:GetNull (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Djson_parser.cpp123 bool JsonObject::Parser::GetNull() in GetNull() function in ark::JsonObject::Parser
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_common.h145 inline napi_value GetNull(napi_env env) in GetNull() function