Home
last modified time | relevance | path

Searched defs:foreign (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dproperty.cc115 AccessorConstant(Handle<Name> key, Handle<Object> foreign, PropertyAttributes attributes) AccessorConstant() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-compiler.cc148 Handle<JSReceiver> foreign; in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects-inl.h503 Foreign foreign = Foreign::unchecked_cast(raw); in GcSafeType() local
579 Foreign foreign = Foreign::unchecked_cast(raw); in GcSafeType() local
/third_party/node/deps/v8/src/asmjs/
H A Dasm-js.cc316 InstantiateAsmWasm(Isolate* isolate, Handle<SharedFunctionInfo> shared, Handle<AsmWasmData> wasm_data, Handle<JSReceiver> stdlib, Handle<JSReceiver> foreign, Handle<JSArrayBuffer> memory) InstantiateAsmWasm() argument
/third_party/protobuf/src/google/protobuf/
H A Dextension_set_unittest.cc790 unittest::ForeignMessage foreign; in TEST() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-call-gen.cc736 TNode<Foreign> foreign = LoadObjectField<Foreign>( in CallFunctionTemplate() local
H A Dbuiltins-internal-gen.cc1386 TNode<Object> foreign = args.GetOptionalArgumentValue(1); in TF_BUILTIN() local
/third_party/node/deps/openssl/openssl/include/crypto/
H A Devp.h680 unsigned int foreign:1; /* the low-level key is using an engine or an app-method */ member
/third_party/openssl/include/crypto/
H A Devp.h680 unsigned int foreign:1; /* the low-level key is using an engine or an app-method */ member
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc1468 Foreign foreign = Foreign::cast(AllocateRawWithImmortalMap( in NewForeign() local
/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc267 TNode<Foreign> foreign = LoadObjectField<Foreign>( in HandleLoadAccessor() local
1946 TNode<Foreign> foreign = LoadObjectField<Foreign>( in HandleStoreICProtoHandler() local
/third_party/node/deps/v8/src/api/
H A Dapi.cc9465 i::Handle<i::Foreign> foreign = in AddMessageListenerWithErrorLevel() local

Completed in 50 milliseconds