Home
last modified time | relevance | path

Searched defs:maybe_value (Results 1 – 12 of 12) sorted by relevance

/third_party/node/src/
Dnode_errors.cc40 auto maybe_value = in IsExceptionDecorated() local
288 auto maybe_value = err_obj->GetPrivate(env->context(), in AppendExceptionLine() local
1063 MaybeLocal<Value> maybe_value = in DecorateErrorStack() local
Dnode_credentials.cc94 MaybeLocal<String> maybe_value = env_vars->Get( in SafeGetenv() local
Djs_native_api_v8.cc3813 auto maybe_value = in OH_JSVM_CheckObjectTypeTag() local
/third_party/node/deps/v8/src/compiler/
Djs-context-specialization.cc168 base::Optional<ObjectRef> maybe_value; in ReduceJSLoadContext() local
Djs-create-lowering.cc1110 base::Optional<Node*> maybe_value = in ReduceJSCreateLiteralArrayOrObject() local
1771 base::Optional<Node*> maybe_value = in TryAllocateFastLiteral() local
Dcompilation-dependencies.cc523 base::Optional<Object> maybe_value = JSObject::DictionaryPropertyAt( in IsValid() local
Dheap-refs.cc1202 base::Optional<Object> maybe_value = in RawInobjectPropertyAt() local
Djs-native-context-specialization.cc2314 auto maybe_value = in BuildPropertyLoad() local
/third_party/node/deps/v8/src/objects/
Dfeedback-vector-inl.h235 MaybeObject maybe_value = MaybeObject::FromObject(value); in Set() local
/third_party/node/src/crypto/
Dcrypto_common.cc293 MaybeLocal<T> maybe_value) { in Set()
/third_party/node/deps/v8/src/wasm/
Dwasm-js.cc1263 v8::MaybeLocal<v8::Value> maybe_value = in WebAssemblyMemory() local
1683 MaybeLocal<Value> maybe_value = values->Get(context, i); in EncodeExceptionValues() local
/third_party/node/deps/v8/src/d8/
Dd8.cc1482 MaybeLocal<Value> maybe_value = JSON::Parse(realm, source); in LoadJSON() local