/third_party/node/deps/v8/src/runtime/ |
D | runtime-promise.cc | 33 isolate->factory()->undefined_value()); in RUNTIME_FUNCTION() 41 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 51 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 61 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 72 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 85 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 92 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 104 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 121 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 131 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() [all …]
|
D | runtime-trace.cc | 109 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 117 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 120 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 154 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 159 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 167 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 170 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 194 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 203 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 229 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION()
|
D | runtime-test.cc | 54 return ReadOnlyRoots(isolate).undefined_value(); in CrashUnlessFuzzing() 66 ? ReadOnlyRoots(isolate).undefined_value() in ReturnFuzzSafe() 104 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 157 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 175 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 305 return ReadOnlyRoots(isolate).undefined_value(); in OptimizeFunctionOnNextCall() 334 return ReadOnlyRoots(isolate).undefined_value(); in OptimizeFunctionOnNextCall() 420 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 425 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 447 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() [all …]
|
D | runtime-forin.cc | 56 if (!success) return isolate->factory()->undefined_value(); in HasEnumerableProperty() 74 return isolate->factory()->undefined_value(); in HasEnumerableProperty() 80 return isolate->factory()->undefined_value(); in HasEnumerableProperty() 96 return isolate->factory()->undefined_value(); in HasEnumerableProperty() 100 return isolate->factory()->undefined_value(); in HasEnumerableProperty() 113 return isolate->factory()->undefined_value(); in HasEnumerableProperty()
|
D | runtime-test-wasm.cc | 111 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 119 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 176 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 230 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 264 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 369 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 426 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 438 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 445 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 452 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() [all …]
|
D | runtime-weak-refs.cc | 27 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 41 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 51 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION()
|
D | runtime-debug.cc | 133 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 157 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 276 ? isolate->factory()->undefined_value() in GetInternalProperties() 409 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 418 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 428 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 477 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 503 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 547 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 705 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() [all …]
|
D | runtime-collections.cc | 37 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 47 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 57 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 74 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION()
|
D | runtime-wasm.cc | 272 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 298 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 321 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 458 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 480 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 502 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 552 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 609 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 624 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 630 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() [all …]
|
D | runtime-scopes.cc | 83 if (is_var) return ReadOnlyRoots(isolate).undefined_value(); in DeclareGlobal() 119 return ReadOnlyRoots(isolate).undefined_value(); in DeclareGlobal() 169 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 202 value = isolate->factory()->undefined_value(); in RUNTIME_FUNCTION() 229 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 286 if (is_var) return ReadOnlyRoots(isolate).undefined_value(); in DeclareEvalHelper() 291 return ReadOnlyRoots(isolate).undefined_value(); in DeclareEvalHelper() 319 return ReadOnlyRoots(isolate).undefined_value(); in DeclareEvalHelper() 337 isolate->factory()->undefined_value()); in RUNTIME_FUNCTION() 677 Handle<Object> receiver = isolate->factory()->undefined_value(); in LoadLookupSlot() [all …]
|
D | runtime-internal.cc | 50 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 103 Handle<Object> undefined = isolate->factory()->undefined_value(); \ 139 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 382 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 392 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 566 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 616 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION() 695 return ReadOnlyRoots(isolate).undefined_value(); in RUNTIME_FUNCTION()
|
/third_party/node/deps/v8/src/snapshot/ |
D | startup-deserializer.cc | 54 ReadOnlyRoots(isolate()).undefined_value()); in DeserializeIntoIsolate() 59 ReadOnlyRoots(isolate()).undefined_value()); in DeserializeIntoIsolate() 62 ReadOnlyRoots(isolate()).undefined_value()); in DeserializeIntoIsolate() 64 ReadOnlyRoots(isolate()).undefined_value()); in DeserializeIntoIsolate()
|
/third_party/jerryscript/jerry-ext/handler/ |
D | handler-resource-name.c | 37 jerry_value_t undefined_value = jerry_create_undefined (); in jerryx_handler_resource_name() local 38 …jerry_value_t resource_name = jerry_get_resource_name (args_cnt > 0 ? args_p[0] : undefined_value); in jerryx_handler_resource_name() 39 jerry_release_value (undefined_value); in jerryx_handler_resource_name()
|
/third_party/node/deps/v8/src/builtins/ |
D | builtins-object.cc | 101 return ReadOnlyRoots(isolate).undefined_value(); in ObjectDefineAccessor() 128 return ReadOnlyRoots(isolate).undefined_value(); in ObjectLookupAccessor() 142 return ReadOnlyRoots(isolate).undefined_value(); in ObjectLookupAccessor() 148 return ReadOnlyRoots(isolate).undefined_value(); in ObjectLookupAccessor() 155 return ReadOnlyRoots(isolate).undefined_value(); in ObjectLookupAccessor() 171 return ReadOnlyRoots(isolate).undefined_value(); in ObjectLookupAccessor() 254 return ReadOnlyRoots(isolate).undefined_value(); in BUILTIN() 258 if (!object->IsJSReceiver()) return ReadOnlyRoots(isolate).undefined_value(); in BUILTIN() 268 return ReadOnlyRoots(isolate).undefined_value(); in BUILTIN()
|
D | builtins-console.cc | 95 isolate->factory()->undefined_value(), in Formatter() 104 isolate->factory()->undefined_value(), in Formatter() 187 return ReadOnlyRoots(isolate).undefined_value(); \ 199 return ReadOnlyRoots(isolate).undefined_value(); \ 208 return ReadOnlyRoots(isolate).undefined_value(); in CONSOLE_METHOD_WITH_FORMATTER_LIST() 215 return ReadOnlyRoots(isolate).undefined_value(); in BUILTIN() 222 return ReadOnlyRoots(isolate).undefined_value(); in BUILTIN()
|
D | builtins-collections.cc | 19 return ReadOnlyRoots(isolate).undefined_value(); in BUILTIN() 27 return ReadOnlyRoots(isolate).undefined_value(); in BUILTIN()
|
D | builtins-async-module.cc | 24 return ReadOnlyRoots(isolate).undefined_value(); in BUILTIN() 35 return ReadOnlyRoots(isolate).undefined_value(); in BUILTIN()
|
D | builtins-error.cc | 23 : isolate->factory()->undefined_value(); in BUILTIN() 64 return ReadOnlyRoots(isolate).undefined_value(); in BUILTIN()
|
D | builtins-api.cc | 90 return isolate->factory()->undefined_value(); in HandleApiCallHelper() 117 return isolate->factory()->undefined_value(); in HandleApiCallHelper() 253 new_target = ReadOnlyRoots(isolate).undefined_value(); in HandleApiCallAsFunctionOrConstructor() 275 result = ReadOnlyRoots(isolate).undefined_value(); in HandleApiCallAsFunctionOrConstructor()
|
/third_party/node/deps/v8/src/deoptimizer/ |
D | materialized-object-store.cc | 50 array.set(fps_size, ReadOnlyRoots(isolate()).undefined_value()); in Remove() 82 HeapObject undefined_value = ReadOnlyRoots(isolate()).undefined_value(); in EnsureStackEntries() local 84 new_array->set(i, undefined_value); in EnsureStackEntries()
|
/third_party/node/deps/v8/src/objects/ |
D | js-weak-refs-inl.h | 96 HeapObject undefined = ReadOnlyRoots(isolate).undefined_value(); in RemoveUnregisterToken() 175 set_target(ReadOnlyRoots(isolate).undefined_value()); in Nullify() 198 set_prev(ReadOnlyRoots(isolate).undefined_value()); in Nullify() 221 set_target(ReadOnlyRoots(isolate).undefined_value()); in RemoveFromFinalizationRegistryCells() 240 set_prev(ReadOnlyRoots(isolate).undefined_value()); in RemoveFromFinalizationRegistryCells() 241 set_next(ReadOnlyRoots(isolate).undefined_value()); in RemoveFromFinalizationRegistryCells()
|
/third_party/jerryscript/tests/unit-core/ |
D | test-resource-name.cpp | 32 jerry_value_t undefined_value = jerry_create_undefined (); in resource_name_handler() local 33 …rry_value_t resource_name = jerry_get_resource_name (args_count > 0 ? args_p[0] : undefined_value); in resource_name_handler() 34 jerry_release_value (undefined_value); in resource_name_handler()
|
/third_party/node/deps/v8/src/heap/ |
D | setup-heap-internal.cc | 84 set_native_contexts_list(ReadOnlyRoots(this).undefined_value()); in CreateHeapObjects() 85 set_allocation_sites_list(ReadOnlyRoots(this).undefined_value()); in CreateHeapObjects() 87 ReadOnlyRoots(this).undefined_value()); in CreateHeapObjects() 89 ReadOnlyRoots(this).undefined_value()); in CreateHeapObjects() 298 DCHECK(!InYoungGeneration(roots.undefined_value())); in CreateInitialMaps() 335 array.Initialize(roots.empty_enum_cache(), roots.undefined_value(), 0, 0); in CreateInitialMaps() 686 set_current_microtask(roots.undefined_value()); in CreateInitialObjects() 688 set_weak_refs_keep_during_job(roots.undefined_value()); in CreateInitialObjects() 703 Oddball::Initialize(isolate(), factory->undefined_value(), "undefined", in CreateInitialObjects() 757 set_interpreter_entry_trampoline_for_profiling(roots.undefined_value()); in CreateInitialObjects() [all …]
|
D | factory.cc | 404 result.set_module_namespace(*undefined_value(), SKIP_WRITE_BARRIER); in NewPrototypeInfo() 458 MemsetTagged(array.data_start(), read_only_roots().undefined_value(), length); in NewPropertyArray() 480 MemsetTagged(array.data_start(), *undefined_value(), length); in TryNewFixedArray() 516 MemsetTagged(ObjectSlot(vector.slots_start()), *undefined_value(), length); in NewFeedbackVector() 531 EmbedderDataSlot(array, i).Initialize(*undefined_value()); in NewEmbedderDataArray() 951 if (value != *undefined_value()) { in LookupSingleCharacterStringFromCode() 1119 symbol.set_description(read_only_roots().undefined_value(), in NewSymbolInternal() 1165 MemsetTagged(start, *undefined_value(), slot_count); in NewContextInternal() 1182 context.set_extension(*undefined_value()); in NewNativeContext() 1280 ? Handle<HeapObject>::cast(undefined_value()) in NewDebugEvaluateContext() [all …]
|
/third_party/node/test/node-api/test_callback_scope/ |
D | binding.c | 70 napi_value undefined_value; in Callback() local 71 NODE_API_CALL_RETURN_VOID(env, napi_get_undefined(env, &undefined_value)); in Callback() 78 napi_resolve_deferred(env, deferred, undefined_value)); in Callback()
|