Home
last modified time | relevance | path

Searched defs:objectId (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/inspector/
H A Dremote-object-id.cc26 bool RemoteObjectIdBase::parseId(const String16& objectId) { in parseId() argument
49 Response RemoteObjectId::parse(const String16& objectId, in parse() argument
63 Response RemoteCallFrameId::parse(const String16& objectId, in parse() argument
[all...]
H A Dv8-inspector-session-impl.cc296 Response V8InspectorSessionImpl::unwrapObject(const String16& objectId, in unwrapObject() argument
257 findInjectedScript( RemoteObjectIdBase* objectId, InjectedScript*& injectedScript) findInjectedScript() argument
277 unwrapObject( std::unique_ptr<StringBuffer>* error, StringView objectId, v8::Local<v8::Value>* object, v8::Local<v8::Context>* context, std::unique_ptr<StringBuffer>* objectGroup) unwrapObject() argument
H A Dv8-heap-profiler-agent-impl.cc327 getHeapObjectId( const String16& objectId, String16* heapSnapshotObjectId) getHeapObjectId() argument
H A Dv8-runtime-agent-impl.cc477 Response V8RuntimeAgentImpl::releaseObject(const String16& objectId) { in releaseObject() argument
367 callFunctionOn( const String16& expression, Maybe<String16> objectId, Maybe<protocol::Array<protocol::Runtime::CallArgument>> optionalArguments, Maybe<bool> silent, Maybe<bool> returnByValue, Maybe<bool> generatePreview, Maybe<bool> userGesture, Maybe<bool> awaitPromise, Maybe<int> executionContextId, Maybe<String16> objectGroup, Maybe<bool> throwOnSideEffect, Maybe<bool> generateWebDriverValue, std::unique_ptr<CallFunctionOnCallback> callback) callFunctionOn() argument
428 getProperties( const String16& objectId, Maybe<bool> ownProperties, Maybe<bool> accessorPropertiesOnly, Maybe<bool> generatePreview, Maybe<bool> nonIndexedPropertiesOnly, std::unique_ptr<protocol::Array<protocol::Runtime::PropertyDescriptor>>* result, Maybe<protocol::Array<protocol::Runtime::InternalPropertyDescriptor>>* internalProperties, Maybe<protocol::Array<protocol::Runtime::PrivatePropertyDescriptor>>* privateProperties, Maybe<protocol::Runtime::ExceptionDetails>* exceptionDetails) getProperties() argument
[all...]
H A Dinjected-script.cc531 void InjectedScript::releaseObject(const String16& objectId) { in releaseObject() argument
687 Response InjectedScript::findObject(const RemoteObjectId& objectId, in findObject() argument
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderMemory.cpp76 Object::ID objectId = insn.word(atomic ? 4 : 2); in EmitStore() local
H A DSpirvShaderControlFlow.cpp665 auto objectId = Object::ID(insn.word(2)); in LoadPhi() local
683 auto objectId = Object::ID(insn.word(2)); in StorePhi() local
H A DSpirvShader.cpp365 auto objectId = Object::ID(insn.word(2)); in robustBufferAccess() local
2550 SpirvShader::Operand::Operand(const SpirvShader *shader, const EmitState *state, SpirvShader::Object::ID objectId) in Operand() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp449 size_t RawUpdateRegistry::getWriteObjectOffset (const deUint32 objectId) in getWriteObjectOffset() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp449 size_t RawUpdateRegistry::getWriteObjectOffset (const deUint32 objectId) in getWriteObjectOffset() argument

Completed in 29 milliseconds