Home
last modified time | relevance | path

Searched defs:null (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Ddump.cpp71 ArenaString null("null", allocator->Adapter()); in InstId() local
80 ArenaString null("null", allocator->Adapter()); in BBId() local
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D3_types.rst1528 .. _Type undefined:
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Ddump.cpp79 ArenaString null("null", allocator->Adapter()); in InstId() local
88 ArenaString null("null", allocator->Adapter()); in BBId() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_object_stub_builder.cpp185 Label null(env); in ToString() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp2131 Local<JSValueRef> null = JSValueRef::Null(vm_); in HWTEST_F_L0() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …=typeof Map;function o(){this._array=[],this._set=a?new Map:Object.create(null)}o.fromArray=functi… property