Home
last modified time | relevance | path

Searched defs:const (Results 2301 - 2325 of 14042) sorted by relevance

1...<<919293949596979899100>>...562

/third_party/node/deps/v8/src/wasm/
H A Dsignature-map.h41 size_t size() const { return map_.size(); } in size() argument
43 bool is_frozen() const { return frozen_; } in is_frozen() argument
H A Dwasm-module-sourcemap.h45 bool IsValid() const { return valid_; } in IsValid() argument
H A Dlocal-decl-encoder.h39 bool has_sig() const { return sig != nullptr; } in has_sig() argument
40 const FunctionSig* get_sig() const { return sig; } in get_sig() argument
[all...]
H A Dc-api.h32 v8::Isolate* isolate() const { return isolate_; } in isolate() argument
33 i::Isolate* i_isolate() const { in i_isolate() argument
37 v8::Local<v8::Context> context() const { return context_.Get(isolate_); } in context() argument
H A Dbranch-hint-map.h28 WasmBranchHint GetHintFor(uint32_t offset) const { in GetHintFor() argument
H A Dwasm-import-wrapper-cache.cc26 Get(compiler::WasmImportCallKind kind, const FunctionSig* sig, int expected_arity, Suspend suspend) const Get() argument
37 MaybeGet(compiler::WasmImportCallKind kind, const FunctionSig* sig, int expected_arity, Suspend suspend) const MaybeGet() argument
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/resources/
H A Djstest_stubs.js
/third_party/node/deps/v8/tools/v8windbg/test/
H A Ddebug-callbacks.h41 const std::string& GetLog() const { return log_; } in GetLog() argument
/third_party/node/deps/v8/tools/debug_helper/
H A Ddebug-helper-internal.cc53 const char* TqObject::GetName() const { return "v8::internal::Object"; } in GetName() argument
55 void TqObject::Visit(TqObjectVisitor* visitor) const { in Visit() argument
59 bool TqObject::IsSuperclassOf(const TqObject* other) const { in IsSuperclassOf() argument
48 GetProperties( d::MemoryAccessor accessor) const GetProperties() argument
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Derror_support.cc55 span<uint8_t> ErrorSupport::Errors() const { in Errors() argument
/third_party/node/src/
H A Dnode_realm-inl.h33 inline IsolateData* Realm::isolate_data() const { in isolate_data() argument
37 inline Environment* Realm::env() const { in env() argument
41 inline v8::Isolate* Realm::isolate() const { in isolate() argument
45 inline bool Realm::has_run_bootstrapping_code() const { in has_run_bootstrapping_code() argument
[all...]
H A Dnode_threadsafe_cow-inl.h21 const T& ThreadsafeCopyOnWrite<T>::Read::operator*() const { in operator *() argument
26 const T* ThreadsafeCopyOnWrite<T>::Read::operator->() const { in operator ->() argument
H A Dnode_union_bytes.h34 bool is_one_byte() const { return one_bytes_ != nullptr; } in is_one_byte() argument
35 const uint16_t* two_bytes_data() const { in two_bytes_data() argument
39 one_bytes_data() const one_bytes_data() argument
44 length() const length() argument
[all...]
H A Dstream_wrap.h60 inline uv_stream_t* stream() const { in stream() argument
64 inline bool is_named_pipe() const { in is_named_pipe() argument
68 inline bool is_named_pipe_ipc() const { in is_named_pipe_ipc() argument
73 inline bool is_tcp() const { in is_tcp() argument
H A Dstring_bytes.h55 inline size_t size() const { return length(); } in size() argument
H A Dtimer_wrap.cc74 void TimerWrapHandle::MemoryInfo(MemoryTracker* tracker) const { in MemoryInfo() argument
H A Dtimer_wrap.h24 inline Environment* env() const { return env_; } in env() argument
/third_party/node/src/permission/
H A Dpermission.h36 FORCE_INLINE bool is_granted(const PermissionScope permission, in is_granted() argument
53 COLD_NOINLINE bool is_scope_granted(const PermissionScope permission, in is_scope_granted() argument
[all...]
/third_party/node/test/fixtures/
H A Dtls-connect.js[all...]
/third_party/nghttp2/src/
H A Dshrpx_http2_downstream_connection.h65 virtual bool poolable() const { return false; } in poolable() argument
H A Dshrpx_dual_dns_resolver.cc71 CompleteCb DualDNSResolver::get_complete_cb() const { return complete_cb_; } in get_complete_cb() argument
75 DNSResolverStatus DualDNSResolver::get_status(Address *result) const { in get_status() argument
H A Dshrpx_accept_handler.cc109 int AcceptHandler::get_fd() const { return faddr_->fd; } in get_fd() argument
H A Dshrpx_rate_limit.cc59 size_t RateLimit::avail() const { in avail() argument
/third_party/node/deps/icu-small/source/common/
H A Dbmpset.h158 containsSlow(UChar32 c, int32_t lo, int32_t hi) const containsSlow() argument
[all...]
H A Dunifilt.cpp31 UnicodeMatcher* UnicodeFilter::toMatcher() const { in toMatcher() argument

Completed in 9 milliseconds

1...<<919293949596979899100>>...562