Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp2294 Label isNullOrUndefined(&builder_); in LowerObjectConstructor() local
/arkcompiler/jsvm/src/
Djs_native_api_v8.cpp4317 JSVM_Status OH_JSVM_IsNullOrUndefined(JSVM_Env env, JSVM_Value value, bool* isNullOrUndefined) in OH_JSVM_IsNullOrUndefined()