Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:foreign
(Results
1 - 12
of
12
) sorted by relevance
/third_party/node/deps/v8/src/objects/
H
A
D
property.cc
115
AccessorConstant(Handle<Name> key, Handle<Object>
foreign
, PropertyAttributes attributes)
AccessorConstant()
argument
/third_party/node/deps/v8/src/runtime/
H
A
D
runtime-compiler.cc
148
Handle<JSReceiver>
foreign
;
in RUNTIME_FUNCTION()
local
/third_party/node/deps/v8/src/wasm/
H
A
D
wasm-objects-inl.h
503
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
D
asm-js.cc
316
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
D
extension_set_unittest.cc
790
unittest::ForeignMessage
foreign
;
in TEST()
local
/third_party/node/deps/v8/src/builtins/
H
A
D
builtins-call-gen.cc
736
TNode<Foreign>
foreign
= LoadObjectField<Foreign>(
in CallFunctionTemplate()
local
H
A
D
builtins-internal-gen.cc
1386
TNode<Object>
foreign
= args.GetOptionalArgumentValue(1);
in TF_BUILTIN()
local
/third_party/node/deps/openssl/openssl/include/crypto/
H
A
D
evp.h
680
unsigned int
foreign
:1; /* the low-level key is using an engine or an app-method */
member
/third_party/openssl/include/crypto/
H
A
D
evp.h
680
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
D
factory.cc
1468
Foreign
foreign
= Foreign::cast(AllocateRawWithImmortalMap(
in NewForeign()
local
/third_party/node/deps/v8/src/ic/
H
A
D
accessor-assembler.cc
267
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
D
api.cc
9465
i::Handle<i::Foreign>
foreign
=
in AddMessageListenerWithErrorLevel()
local
Completed in 50 milliseconds